﻿2026-08-04T03:14:59.0629702Z ##[group]Run actions/checkout@v5
2026-08-04T03:14:59.0630502Z with:
2026-08-04T03:14:59.0631139Z   repository: SaberMage/spt-shell-notify
2026-08-04T03:14:59.0631958Z   path: .adapter-notify
2026-08-04T03:14:59.0638579Z   token: ***
2026-08-04T03:14:59.0639275Z   ssh-strict: true
2026-08-04T03:14:59.0639885Z   ssh-user: git
2026-08-04T03:14:59.0640514Z   persist-credentials: true
2026-08-04T03:14:59.0641212Z   clean: true
2026-08-04T03:14:59.0641842Z   sparse-checkout-cone-mode: true
2026-08-04T03:14:59.0642605Z   fetch-depth: 1
2026-08-04T03:14:59.0643215Z   fetch-tags: false
2026-08-04T03:14:59.0643829Z   show-progress: true
2026-08-04T03:14:59.0644470Z   lfs: false
2026-08-04T03:14:59.0645056Z   submodules: false
2026-08-04T03:14:59.0645700Z   set-safe-directory: true
2026-08-04T03:14:59.0646419Z   allow-unsafe-pr-checkout: false
2026-08-04T03:14:59.0647328Z env:
2026-08-04T03:14:59.0648669Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-vMzUxF
2026-08-04T03:14:59.0650488Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-vMzUxF
2026-08-04T03:14:59.0652078Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-vMzUxF
2026-08-04T03:14:59.0653603Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30873007187-1-vMzUxF
2026-08-04T03:14:59.0654783Z ##[endgroup]
2026-08-04T03:14:59.1338382Z Syncing repository: SaberMage/spt-shell-notify
2026-08-04T03:14:59.1342359Z ##[group]Getting Git version info
2026-08-04T03:14:59.1343719Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify'
2026-08-04T03:14:59.1365622Z [command]/usr/bin/git version
2026-08-04T03:14:59.1397626Z git version 2.43.0
2026-08-04T03:14:59.1425943Z ##[endgroup]
2026-08-04T03:14:59.1428921Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/3a992fac-16f7-41e4-a4d6-ffd61260e191/.gitconfig'
2026-08-04T03:14:59.1431665Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/3a992fac-16f7-41e4-a4d6-ffd61260e191' before making global git config changes
2026-08-04T03:14:59.1433951Z Adding repository directory to the temporary git global config as a safe directory
2026-08-04T03:14:59.1436042Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-04T03:14:59.1461640Z ##[group]Initializing the repository
2026-08-04T03:14:59.1465074Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-04T03:14:59.1490859Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-04T03:14:59.1492620Z hint: is subject to change. To configure the initial branch name to use in all
2026-08-04T03:14:59.1494340Z hint: of your new repositories, which will suppress this warning, call:
2026-08-04T03:14:59.1495613Z hint: 
2026-08-04T03:14:59.1496498Z hint: 	git config --global init.defaultBranch <name>
2026-08-04T03:14:59.1497602Z hint: 
2026-08-04T03:14:59.1498766Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-04T03:14:59.1500900Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-04T03:14:59.1502198Z hint: 
2026-08-04T03:14:59.1502790Z hint: 	git branch -m <name>
2026-08-04T03:14:59.1504354Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-08-04T03:14:59.1507128Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-08-04T03:14:59.1559726Z ##[endgroup]
2026-08-04T03:14:59.1561002Z ##[group]Disabling automatic garbage collection
2026-08-04T03:14:59.1562180Z [command]/usr/bin/git config --local gc.auto 0
2026-08-04T03:14:59.1587236Z ##[endgroup]
2026-08-04T03:14:59.1588434Z ##[group]Setting up auth
2026-08-04T03:14:59.1591934Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-04T03:14:59.1614462Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-04T03:14:59.1795012Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-04T03:14:59.1819450Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-04T03:14:59.2000756Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-04T03:14:59.2025763Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-04T03:14:59.2208523Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-04T03:14:59.2237509Z ##[endgroup]
2026-08-04T03:14:59.2238874Z ##[group]Determining the default branch
2026-08-04T03:14:59.2240152Z Retrieving the default branch name
2026-08-04T03:14:59.7762465Z Default branch 'main'
2026-08-04T03:14:59.7764187Z ##[endgroup]
2026-08-04T03:14:59.7765446Z ##[group]Fetching the repository
2026-08-04T03:14:59.7767949Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-08-04T03:15:00.5465724Z From https://github.com/SaberMage/spt-shell-notify
2026-08-04T03:15:00.5466354Z  * [new branch]      main       -> origin/main
2026-08-04T03:15:00.5484619Z ##[endgroup]
2026-08-04T03:15:00.5484948Z ##[group]Determining the checkout info
2026-08-04T03:15:00.5486912Z ##[endgroup]
2026-08-04T03:15:00.5491168Z [command]/usr/bin/git sparse-checkout disable
2026-08-04T03:15:00.5561729Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-04T03:15:00.5593372Z ##[group]Checking out the ref
2026-08-04T03:15:00.5596029Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-08-04T03:15:00.5632643Z Switched to a new branch 'main'
2026-08-04T03:15:00.5633014Z branch 'main' set up to track 'origin/main'.
2026-08-04T03:15:00.5636706Z ##[endgroup]
2026-08-04T03:15:00.5668482Z [command]/usr/bin/git log -1 --format=%H
2026-08-04T03:15:00.5692898Z ee2d37eadc730c0019e0af82d683074c509634a2
